-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(modal): add safari media query for overflow indicator #8510
fix(modal): add safari media query for overflow indicator #8510
Conversation
Deploy preview for carbon-elements ready! Built with commit 6866e28 |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit 6866e28 https://deploy-preview-8510--carbon-components-react.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 ✅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
reported in #8495 (comment)
This PR separates Safari specific modal overflow indicator styles into a media query, in line with the implementation in code snippet and tabs
Testing / Reviewing
Confirm the modal overflow indicator appears correct when the
hasScrollingContent
prop is enabled